|
|
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |
Output streams are created and owned by CaptureSessions, and they maintain a connection with an EGLStream in order to present frames as an EGLStream producer.


Public Member Functions | |
| virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId. More... | |
| virtual void | destroy ()=0 |
| Destroy this object. More... | |
Protected Member Functions | |
| ~OutputStream () | |
|
pure virtualinherited |
Destroy this object.
After making this call, the client cannot make any more calls on this object.
|
pure virtualinherited |
Acquire the interface specified by interfaceId.
Referenced by Argus::interface_cast().